ASP.NET Core MVC コントロールヘルプ
Format メソッド (InputDateBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateBaseBuilder<TControl,TBuilder> クラス : Format メソッド
The value.
Configurates C1.Web.Mvc.InputDateBase.Format. Sets the format used to display the selected date.
シンタックス
'宣言
 
Public Function Format( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Format( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The format string is expressed as a .NET-style Date format string.
参照

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ